Tags → #development tools
-
Using Pyenv to Manage Different Python Versions
Manage Python versions easily with Pyenv and virtual environments. Avoid conflicts between projects
-
Microservices with DevContainer in VSCode
Explore the efficiency of DevContainer in VSCode for microservices using Docker with examples
-
Introducing code formatters: Black and YAPF
Define a defined style guide with Black and YAPF formatters for Python and forget about inconsistencies